Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/profiles/amex-account-updater/direct

Description:

Represents configuration settings necessary for account updater processing through Amex.

Supported Actions:

copyFrom  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings from another merchant's profile.


copyTo  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings of the selected merchant into corresponding profile settings of the specified merchants/sub-merchants.


delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes profile settings.


load  
Method:  GET       Implicit:  Yes       Returns:  DirectAmexAccountUpdaterProviderProfile *      
Consumes:  xurl  Produces:  json, xml 
 
Returns current profile settings.


modify  
Method:  GET       Implicit:  Yes       Returns:  DirectAmexAccountUpdaterProviderProfile *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Creates new or updates an existing provider profile for account updater processing through Amex.

Parameters:
# Name Type Required Default Description
01 profile DirectAmexAccountUpdaterProviderProfile * Yes Updated profile information.

Configuration settings for Account Updater processing through Amex.